home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 40 / PC Gamer IT CD 40 2-2.iso / utility / almsim13 / AlarmSimple.exe / 0 / RCDATA / TFORM5 / TFORM5.txt < prev   
Text File  |  1999-02-01  |  616b  |  30 lines

  1. object Form5: TForm5
  2.   Left = 108
  3.   Top = 194
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Alarm Simple Message'
  6.   ClientHeight = 32
  7.   ClientWidth = 253
  8.   Color = 1086627
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 8
  19.     Top = 8
  20.     Width = 226
  21.     Height = 20
  22.     Caption = 'Please wait, saving alarms...'
  23.     Font.Color = clWhite
  24.     Font.Height = -16
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29. end
  30.